home *** CD-ROM | disk | FTP | other *** search
File List | 2008-10-20 | 381 b | 23 lines |
- timeout=10
-
- splashimage=(cd)/boot/grub/splash.xpm.gz
-
- foreground ffb443
- background 89704b
-
- title Start Disk Copy 2.3
- root (cd)
- kernel /boot/bzImage load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=204800 rw root=/dev/ram0
-
- #vga=788 splash=silent
- # rhgb quiet
- initrd /boot/initrd.img
-
- title Boot from first hard disk
- rootnoverify (hd0,0)
- #makeactive
- chainloader +1
-
- title Reboot
- reboot
-